object frmFirewallEmailAnomaly: TfrmFirewallEmailAnomaly Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'frmFirewallEmailAnomaly' ClientHeight = 169 ClientWidth = 343 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnHelp = FormHelp DesignSize = ( 343 169) PixelsPerInch = 96 TextHeight = 14 object pnlMainParent: TPanel Left = 0 Top = 0 Width = 343 Height = 169 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone ParentColor = True ParentShowHint = False ShowHint = True TabOrder = 0 DesignSize = ( 343 169) object lblTotalEmailsSent: TResLabel Left = 16 Top = 54 Width = 58 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50105 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblTrainingDaysCompleted: TResLabel Left = 16 Top = 23 Width = 58 Height = 14 Hint = 'lblTrainingDaysCompleted (LOAD FAILED 50105)' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50105 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblTotalEmailRecipients: TResLabel Left = 16 Top = 85 Width = 77 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50106 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object btnOK: TResTeButton Left = 230 Top = 130 Width = 99 Height = 25 Anchors = [akRight, akBottom] Default = True ModalResult = 1 TabOrder = 0 ResourceCaption = 20018 ResourceHint = 20018 ExplicitTop = 227 end object edtTrainingDaysCompleted: TEdit Left = 192 Top = 20 Width = 137 Height = 22 Enabled = False TabOrder = 1 end object edtTotalEmailsSent: TEdit Left = 192 Top = 51 Width = 137 Height = 22 Enabled = False TabOrder = 2 end object edtTotalEmailRecipients: TEdit Left = 192 Top = 82 Width = 137 Height = 22 Enabled = False TabOrder = 3 end end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 32 Top = 120 end end